JAMSRESTAPI Web Service
GetEntry_GetEntryParameters
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_GetEntryParameters (Get)

Resource Path: /api/entry/{id}/parameter/get

Uri: http://doc.jamsscheduler.com/api/entry/{id}/parameter/get

Description
Gets parameter list for a given entry.
Parameters
NameDescriptionData Type
The JAMS entry for which to get parameters.integer
Response

The response body is of type Array[EntryParam].

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service